What could be some objective criteria to compare languages? [closed]
Posted
by
rvcoutinho
on Programmers
See other posts from Programmers
or by rvcoutinho
Published on 2012-12-18T12:36:11Z
Indexed on
2012/12/18
17:14 UTC
Read the original article
Hit count: 147
I am performing a study on different programming languages (and its related technologies) for a mature corporate architecture. In order to conduct these studies, I need formulate some criteria prior to this evaluation. Some general (and well known) criteria are: readability, writability, reliability, cost and others (such as well-definedness, generality and portability). That said, I present the following questions:
- What criteria should I not forget?
- How to make these criteria objective?
© Programmers or respective owner